.botnav .internal {
    display: none !important;
}

.logo {
    background-position: center;
    background-size: cover;
}

html .kenesis-body {
    text-align: left !important;
}

.kenesis-body {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.kenesis-body div.module.rv-module {
    background-color: transparent !important;
    padding: 0 !important;
}

html .kenesis-body {
    max-width: 980px;
    margin: auto !important;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.25) !important;
    box-shadow: 0px 0px 1px #111;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.topnav {
    position: relative;
    width: 100%;
}

.kenesis-body .topnav .internal {
    display: block;
    height: 39px;
}

.topnav .navbar {
    position: relative;
}

.topnav .navbar > li {
    height: 39px;
    width: 16.667%;
    border: 0;
    line-height: 3;
}

.topnav .navbar > li ul li {
    height: 39px;
    width: 100%;
    border: 0;
    line-height: 3;
    border: 0 !important;
}

.topnav .navbar > li ul li a {
    border: 0 !important;
}

.topnav .navbar li a {
    border: 0;
    border-radius: 0 !important;
    padding: 0;
    height: 39px;
    border-right: 1px dotted;
    Font-Size: 12px !important;
}

.topnav .navbar > li:last-child a {
    border: 0;
}

.kenesis-body .logo {
    height: 300px;
    position: relative;
}

.kenesis-body .logo img {
    height: 150px;
    margin: 0 !important;
    position: absolute;
    bottom: 0;
}
